Home > biomechZoo > Toolbox > Biomech Ops > reversepol_data.m

reversepol_data

PURPOSE ^

data = REVERSEPOL_data(data,ch) polarity reversing for a given channel and

SYNOPSIS ^

function data = reversepol_data(data,ch)

DESCRIPTION ^

 data = REVERSEPOL_data(data,ch) polarity reversing for a given channel and
 accompanying event if available

 ARGUMENTS
  data     ...  Zoo data
  ch       ...  Channels to reverse as cell array of strings

 RETURNS
  data     ...  Zoo data with channels in ch with reversed polarity

 See also bmech_reversepol, reversepol_line

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005